.row{
	overflow: hidden;
}

.row1>div:nth-child(1){
	background-color: #004c8b;
}

.index-c1{
	overflow: hidden;
	min-width: 1200px;
}

.index-c1>div{
	width: 50%;
	float: left;
	height: 326px;
	/*background-color: #014d8b;*/
}

.index-c1 .text-c{
	height: 100%;
	color: #fff;
	float: right;
	/*padding-right: 50px;*/
	/*padding-top: 85px;*/
	width: 600px;
}

.index-c1 .text-c p{
	/*padding-top: 10px;*/
}

.index-c1 .text-c h3{
	/*color: #fff;
	font-size: 3.5rem;
	border-bottom: 1px solid #fff;
	text-align: left;*/
}

.index-c1 .img-c{
	background-image: url('/home/img/fufw.jpg');	
	height: 326px;
	width: 600px;
}

.index-c1 .text-c p{
	/*color: #fff;*/
	/*font-size: 1rem;
	text-align: left;*/
}

.index-c2 .item1{
	background-image: url('/home/img/index2.jpg');	
	height: 326px;
	width: 100%;
}

.index-c2 .item1 .text-c{
	margin: 0 auto;
	width: 338px;
}

.index-c2 .item1 .text-c .table-cell{
	height: 326px;
	text-align: center;
}

.index-c2 .item1 .text-c .table-cell h2{
	font-size: 32px;
    font-weight: 900
}

.index-c2 .item1 .text-c .table-cell h5{
	font-size: 18px;
    font-weight: 900;
}

.index-c2 .item1 h2,.index-c2 .item1 h5{
	color: #fff;
	letter-spacing: 0.1em;
}


.index-c2 .item2{
	padding: 30px ;
    height: 326px;
}

.index-c2 .item2 .title{
	
}

.index-c2 .item2 h3{
	    font-size: 20px;
}

.index-c2 .item2 .text-c{
	font-size: 25px;
	position: relative;
	overflow: hidden;
	padding-top: 10px;

}

.index-c2 .item2 .text-c>*{
	font-size: initial;
}

.index-c2 .item2 .text-c> p{
    float: left;
    font-size: 20px;
    /*color: #7d7d7d;*/
}

.index-c2 .item2 .text-c>div{
	position: absolute;
	bottom: 0;
	right: 0;
	color: #d80101;
}

.index-c2 .item3{
	padding: 30px;
	padding-left: 0;
}

.index-c2 .item3 p{
	font-size: 17px;
    width: 90%;
    padding-top: 50px;
}

.index-c2 .item4{
	background-image: url('/home/img/index3.jpg');	
	height: 326px;
	width: 100%;
}


.index-c2 .item5{
	background-image: url('/home/img/index5.jpg');	
	height: 326px;
	width: 100%;
}


.index-c2 .item5 .text-c{
	margin: 0 auto;
	width: 178px;
}

.index-c2 .item5 .text-c .table-cell{
	height: 326px;
	text-align: center;
}

.index-c2 .item5 .text-c .table-cell h2{
	font-size: 32px;
	font-weight: 900;
}

.index-c2 .item5 .text-c .table-cell h5{
	font-size: 18px;
    font-weight: 900;
}

.index-c2 .item5 h2,.index-c2 .item5 h5{
	color: #fff;
	letter-spacing: 0.1em;
}



.index-c2 .item4 .text-c{
	margin: 0 auto;
	width: 178px;
}

.index-c2 .item4 .text-c .table-cell{
	height: 326px;
	text-align: center;
}

.index-c2 .item4 .text-c .table-cell h2{
	font-size: 32px;
	font-weight: 900;
}

.index-c2 .item4 .text-c .table-cell h5{
	font-size: 18px;
    font-weight: 900;
}

.index-c2 .item4 h2,.index-c2 .item4 h5{
	color: #fff;
	letter-spacing: 0.1em;
}


.bc{
	color: #004c8b;
}

.table-cell{
	display: table-cell;
	vertical-align: middle;
}
.index-c2-title{
    white-space: nowrap;
    font-size: 22px;
    /*border-bottom: 2px solid #004c8b;*/
    width: 4.2em;
    font-weight: 900;
}


.c7{
	padding: 3rem 10px;
}

.c7 > h2{
	font-size: 2rem;
	line-height: 3rem;
	padding: 3rem;	
	text-align: center;
}

.c7 .item{
	width: 20%;
	text-align: center;
	padding: 0 10px;
}

.c7 .item .title{
    font-size: 1.1rem;
    line-height: 4;
}


.about-c .title{
	font-size: 28px;
	font-weight: 900;
}
